home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5412 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: interramp.com!usenet
  2. From: Barnett@interramp.com (Barnett E. Kurtz)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Interrupts in C++
  5. Date: Sun, 04 Feb 1996 14:00:35 GMT
  6. Organization: EntroData, Inc.
  7. Message-ID: <4f2e8s$oc8@usenet6.interramp.com>
  8. References: <310FBF6A.6692@sask.aecl.ca> <3110D0E6.3198@airmail.net> <debrown.823276940@hubcap>
  9. Reply-To: Barnett@interramp.com
  10. NNTP-Posting-Host: ip46.philadelphia.pa.interramp.com
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. I could not resist. I too endorse Dave Nelson's "Serial Communications
  14. A C++ Developer's Guide".  Although Messr. Nelson did focus on the PC
  15. and its associated hardware for his implementation samples, the C++
  16. design lessons he presented can easily be applied to any serial
  17. communications problem or real-time application for that matter. IMHO,
  18. too often it seems, books that purport to teach C++ with object
  19. oriented design concentrate on simple syntax and ignore the design
  20. issues and advantages that C++ offers. You will not be disappointed.
  21.  
  22. Also, I have no commerical or personal  association with D. Nelson or
  23. his publishers.
  24.  
  25. debrown@hubcap.clemson.edu (David E. Brown) wrote:
  26.  
  27. >Mark Nelson <markn@airmail.net> writes:
  28.  
  29. >>Mark Kotyk wrote:
  30. >>> 
  31. >>> I've been trying to get a good Com class going, but soon found
  32. >>> out there is no easy way to get a Dos interrupt handler to sit
  33. >>> in a class, and have access to private data members.
  34. >>> 
  35. >>> Any help.  I have picked up a package that did allow interrupts
  36. >>> to be created dynamically, but it was rather large.
  37.  
  38. >[...]
  39.  
  40. >>I used this technique in my book on C++ serial communiations.  You can get 
  41. >>more info about it from my home page.
  42.  
  43. >I recommend this book.  It's the best out there right now for C++ comm on 
  44. >the PC.  Get the book and then do what you want.  It will probably save 
  45. >you a lot of time.
  46.  
  47. >-Dave, no commercial interest.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. -
  68. barnett@interramp.com
  69. -
  70.  
  71.